hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off.
authorKeir Fraser <keir@xensource.com>
Sat, 12 May 2007 08:48:33 +0000 (09:48 +0100)
committerKeir Fraser <keir@xensource.com>
Sat, 12 May 2007 08:48:33 +0000 (09:48 +0100)
commit34df2e48f94720f4c4922e04057027f0d62f5a62
treeec9b80c586cb60d7519663f31f6b6518a681c53f
parent1946d15507c09695c42cbe06a7456d19f4beb7d4
hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off.
The type code needs to be 000, not 111 (which is a reserved value).
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/hw/piix4acpi.c